id: task-8 title: "GUI: Setup GUI Project Structure" status: "To Do" assignee: [] reporter: @MrLesk created_date: 2025-06-04 labels: ["gui", "setup"] milestone: "M3 - GUI" dependencies: ["task-7"]
Description
Initialize the GUI project using Tauri. Integrate the core logic library. Set up basic window layout and navigation placeholders.
Acceptance Criteria
- [ ] GUI project created with Tauri.
- [ ] Core logic library successfully imported and usable.
- [ ] Basic application window opens.